home *** CD-ROM | disk | FTP | other *** search
- repeat ( word block, count )
- repeat string a given number of times
-
- word block╤contains the strings to be repeated; count╤number block containing the number of times the strings are to be repeated.
-
- repeat creates a word block containing the words as repeated.